home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / global-one-water.swf / scripts / DefineSprite_431 / frame_1 / DoAction_2.as next >
Encoding:
Text File  |  2011-10-17  |  105 b   |  10 lines

  1. stop();
  2. if(_global.root.pId)
  3. {
  4.    updateScore();
  5. }
  6. else
  7. {
  8.    save_btn.onRelease = createUser;
  9. }
  10.